[INFO] cloning repository https://github.com/preardon/rustOutboxSweeper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preardon/rustOutboxSweeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreardon%2FrustOutboxSweeper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreardon%2FrustOutboxSweeper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64196d5ad13f27cc11b8325d34e26f5072776595
[INFO] testing preardon/rustOutboxSweeper against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreardon%2FrustOutboxSweeper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/preardon/rustOutboxSweeper
[INFO] finished tweaking git repo https://github.com/preardon/rustOutboxSweeper
[INFO] tweaked toml for git repo https://github.com/preardon/rustOutboxSweeper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/preardon/rustOutboxSweeper on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/preardon/rustOutboxSweeper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91472faff91ef182653b04b9dd0dcb800cd4ed248733326784c4014633b3fa1a
[INFO] running `Command { std: "docker" "start" "-a" "91472faff91ef182653b04b9dd0dcb800cd4ed248733326784c4014633b3fa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91472faff91ef182653b04b9dd0dcb800cd4ed248733326784c4014633b3fa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91472faff91ef182653b04b9dd0dcb800cd4ed248733326784c4014633b3fa1a", kill_on_drop: false }`
[INFO] [stdout] 91472faff91ef182653b04b9dd0dcb800cd4ed248733326784c4014633b3fa1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 347897f655cdde73108d44c6e3df5ef57a77e34c3f1daec92fc76cd0fde00376
[INFO] running `Command { std: "docker" "start" "-a" "347897f655cdde73108d44c6e3df5ef57a77e34c3f1daec92fc76cd0fde00376", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.12
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sentry-types v0.45.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling aws-smithy-types v1.3.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling sentry-core v0.45.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling sentry-tracing v0.45.0
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.2
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling aws-credential-types v1.2.8
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sentry v0.45.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.4
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.4
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling aws-runtime v1.5.13
[INFO] [stderr]    Compiling aws-sdk-sts v1.90.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.90.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.88.0
[INFO] [stderr]    Compiling aws-sdk-sqs v1.88.0
[INFO] [stderr]    Compiling aws-sdk-sns v1.89.0
[INFO] [stderr]    Compiling aws-config v1.8.10
[INFO] [stderr]    Compiling rustOutboxSweeper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "347897f655cdde73108d44c6e3df5ef57a77e34c3f1daec92fc76cd0fde00376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347897f655cdde73108d44c6e3df5ef57a77e34c3f1daec92fc76cd0fde00376", kill_on_drop: false }`
[INFO] [stdout] 347897f655cdde73108d44c6e3df5ef57a77e34c3f1daec92fc76cd0fde00376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9531449f12382261320b8bbe653a51569319a73c1b8dca415bf45a14678b0127
[INFO] running `Command { std: "docker" "start" "-a" "9531449f12382261320b8bbe653a51569319a73c1b8dca415bf45a14678b0127", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustOutboxSweeper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s
[INFO] running `Command { std: "docker" "inspect" "9531449f12382261320b8bbe653a51569319a73c1b8dca415bf45a14678b0127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9531449f12382261320b8bbe653a51569319a73c1b8dca415bf45a14678b0127", kill_on_drop: false }`
[INFO] [stdout] 9531449f12382261320b8bbe653a51569319a73c1b8dca415bf45a14678b0127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] defe8c469a46ebb83594d9fa3045ce99f5763d6745d1a1924b2df0813cd1108d
[INFO] running `Command { std: "docker" "start" "-a" "defe8c469a46ebb83594d9fa3045ce99f5763d6745d1a1924b2df0813cd1108d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustOutboxSweeper-e9965abf13f3a624)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test sweeper::tests::test_sweep_rolls_back_on_sqs_failure ... FAILED
[INFO] [stdout] test sweeper::tests::test_sweep_sends_message_and_updates_db ... FAILED
[INFO] [stdout] test sweeper::tests::test_sweep_with_no_messages ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sweeper::tests::test_sweep_rolls_back_on_sqs_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sweeper::tests::test_sweep_rolls_back_on_sqs_failure' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:98:56:
[INFO] [stdout] failed to parse DATABASE_URL: Configuration(RelativeUrlWithoutBase)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c0d3e4d04b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c0d3e4e946a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c0d3e4e946a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c0d3e4d5bf2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c0d3e4d5bf2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c0d3e4ad376 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c0d3e4ad376 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c0d3e4c7849 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c0d3cfe17ec - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c0d3cfe17ec - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c0d3e4c7ac2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c0d3e4c7ac2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c0d3e4ad432 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c0d3e4a4919 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c0d3e4ae3ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c0d3e4e9c5c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c0d3e4e99a2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c0d3d05fb95 - <core[5a1c3e9896636f3a]::result::Result<sqlx_postgres[aac490f0adcd8291]::options::PgConnectOptions, sqlx_core[6e287bb9bfc6e99b]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c0d3d1410da - sqlx_postgres[aac490f0adcd8291]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:98:56
[INFO] [stdout]   22:     0x5c0d3d14342e - <sqlx_postgres[aac490f0adcd8291]::database::Postgres as sqlx_core[6e287bb9bfc6e99b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c0d3cfc88ff - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[6e287bb9bfc6e99b]::testing::TestContext<sqlx_postgres[aac490f0adcd8291]::database::Postgres>, sqlx_core[6e287bb9bfc6e99b]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c0d3cfb9faf - sqlx_core[6e287bb9bfc6e99b]::testing::run_test::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c0d3cfc897d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c0d3cfc8a3d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c0d3cf8984d - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5c0d3cf890cb - tokio[1c40b45f5ac9007b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c0d3cf890cb - tokio[1c40b45f5ac9007b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c0d3cf890cb - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5c0d3cf7e8a0 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c0d3cf8574d - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5c0d3cf849b4 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5c0d3cfacccb - <tokio[1c40b45f5ac9007b]::runtime::context::scoped::Scoped<tokio[1c40b45f5ac9007b]::runtime::scheduler::Context>>::set::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c0d3cfc2bd9 - tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c0d3cf757d2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1c40b45f5ac9007b]::runtime::context::Context>>::try_with::<tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c0d3cf74dde - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1c40b45f5ac9007b]::runtime::context::Context>>::with::<tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c0d3cfc0abd - tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c0d3cf81800 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5c0d3cf82b76 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5c0d3cf83340 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c0d3cf982e3 - tokio[1c40b45f5ac9007b]::runtime::context::runtime::enter_runtime::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c0d3cf7e003 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c0d3cf96431 - <tokio[1c40b45f5ac9007b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5c0d3cf97089 - <tokio[1c40b45f5ac9007b]::runtime::runtime::Runtime>::block_on::<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5c0d3cfa06b1 - sqlx_core[6e287bb9bfc6e99b]::rt::test_block_on::<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c0d3cfb5e1c - sqlx_core[6e287bb9bfc6e99b]::testing::run_test::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c0d3cfb5c96 - sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c0d3cfbe43a - <fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::test_sweep_rolls_back_on_sqs_failure::{closure#0} as sqlx_core[6e287bb9bfc6e99b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c0d3cfaaa8a - rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sweeper.rs:212:5
[INFO] [stdout]   51:     0x5c0d3cfa6427 - rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sweeper.rs:212:38
[INFO] [stdout]   52:     0x5c0d3cf7dc86 - <rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_rolls_back_on_sqs_failure::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c0d3cfd48cb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c0d3cfd48cb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c0d3cfe2145 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c0d3cfdcca4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c0d3cfdcca4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c0d3cfe51c2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c0d3cfe51c2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c0d3e4cf25f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5c0d3e4cf25f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73409b3c0aa4 - <unknown>
[INFO] [stdout]   74:     0x73409b44da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sweeper::tests::test_sweep_sends_message_and_updates_db stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sweeper::tests::test_sweep_sends_message_and_updates_db' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:98:56:
[INFO] [stdout] failed to parse DATABASE_URL: Configuration(RelativeUrlWithoutBase)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c0d3e4d04b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c0d3e4e946a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c0d3e4e946a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c0d3e4d5bf2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c0d3e4d5bf2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c0d3e4ad376 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c0d3e4ad376 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c0d3e4c7849 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c0d3cfe17ec - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c0d3cfe17ec - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c0d3e4c7ac2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c0d3e4c7ac2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c0d3e4ad432 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c0d3e4a4919 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c0d3e4ae3ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c0d3e4e9c5c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c0d3e4e99a2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c0d3d05fb95 - <core[5a1c3e9896636f3a]::result::Result<sqlx_postgres[aac490f0adcd8291]::options::PgConnectOptions, sqlx_core[6e287bb9bfc6e99b]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c0d3d1410da - sqlx_postgres[aac490f0adcd8291]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:98:56
[INFO] [stdout]   22:     0x5c0d3d14342e - <sqlx_postgres[aac490f0adcd8291]::database::Postgres as sqlx_core[6e287bb9bfc6e99b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c0d3cfc88ff - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[6e287bb9bfc6e99b]::testing::TestContext<sqlx_postgres[aac490f0adcd8291]::database::Postgres>, sqlx_core[6e287bb9bfc6e99b]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c0d3cfbaa8f - sqlx_core[6e287bb9bfc6e99b]::testing::run_test::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c0d3cfc89bd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c0d3cfc8a7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c0d3cf8988d - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5c0d3cf8926b - tokio[1c40b45f5ac9007b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c0d3cf8926b - tokio[1c40b45f5ac9007b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c0d3cf8926b - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5c0d3cf7ebc0 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c0d3cf861ed - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5c0d3cf849d4 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5c0d3cface1b - <tokio[1c40b45f5ac9007b]::runtime::context::scoped::Scoped<tokio[1c40b45f5ac9007b]::runtime::scheduler::Context>>::set::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c0d3cfc2c19 - tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c0d3cf75912 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1c40b45f5ac9007b]::runtime::context::Context>>::try_with::<tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c0d3cf74e3e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1c40b45f5ac9007b]::runtime::context::Context>>::with::<tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c0d3cfc0afd - tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c0d3cf81c20 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5c0d3cf82bf6 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5c0d3cf83690 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c0d3cf98453 - tokio[1c40b45f5ac9007b]::runtime::context::runtime::enter_runtime::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c0d3cf7e0b3 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c0d3cf96541 - <tokio[1c40b45f5ac9007b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5c0d3cf97349 - <tokio[1c40b45f5ac9007b]::runtime::runtime::Runtime>::block_on::<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5c0d3cfa0861 - sqlx_core[6e287bb9bfc6e99b]::rt::test_block_on::<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c0d3cfb5ebc - sqlx_core[6e287bb9bfc6e99b]::testing::run_test::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c0d3cfb5ce6 - sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c0d3cfbe46a - <fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::test_sweep_sends_message_and_updates_db::{closure#0} as sqlx_core[6e287bb9bfc6e99b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c0d3cfaaaea - rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sweeper.rs:145:5
[INFO] [stdout]   51:     0x5c0d3cfa6457 - rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sweeper.rs:145:38
[INFO] [stdout]   52:     0x5c0d3cf7dcc6 - <rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_sends_message_and_updates_db::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c0d3cfd48cb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c0d3cfd48cb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c0d3cfe2145 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c0d3cfdcca4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c0d3cfdcca4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c0d3cfe51c2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c0d3cfe51c2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c0d3e4cf25f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5c0d3e4cf25f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73409b3c0aa4 - <unknown>
[INFO] [stdout]   74:     0x73409b44da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sweeper::tests::test_sweep_with_no_messages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sweeper::tests::test_sweep_with_no_messages' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:98:56:
[INFO] [stdout] failed to parse DATABASE_URL: Configuration(RelativeUrlWithoutBase)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c0d3e4d04b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c0d3e4d04b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c0d3e4e946a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c0d3e4e946a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c0d3e4d5bf2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c0d3e4d5bf2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c0d3e4ad376 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c0d3e4ad376 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c0d3e4c7849 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c0d3cfe17ec - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c0d3cfe17ec - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c0d3e4c7ac2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c0d3e4c7ac2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c0d3e4ad432 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c0d3e4a4919 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c0d3e4ae3ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c0d3e4e9c5c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c0d3e4e99a2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c0d3d05fb95 - <core[5a1c3e9896636f3a]::result::Result<sqlx_postgres[aac490f0adcd8291]::options::PgConnectOptions, sqlx_core[6e287bb9bfc6e99b]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c0d3d1410da - sqlx_postgres[aac490f0adcd8291]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:98:56
[INFO] [stdout]   22:     0x5c0d3d14342e - <sqlx_postgres[aac490f0adcd8291]::database::Postgres as sqlx_core[6e287bb9bfc6e99b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5c0d3cfc88ff - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[6e287bb9bfc6e99b]::testing::TestContext<sqlx_postgres[aac490f0adcd8291]::database::Postgres>, sqlx_core[6e287bb9bfc6e99b]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c0d3cfb94cf - sqlx_core[6e287bb9bfc6e99b]::testing::run_test::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5c0d3cfc893d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c0d3cfc89fd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5c0d3cf8980d - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5c0d3cf88f2b - tokio[1c40b45f5ac9007b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5c0d3cf88f2b - tokio[1c40b45f5ac9007b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5c0d3cf88f2b - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5c0d3cf7e580 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5c0d3cf84cad - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5c0d3cf84994 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5c0d3cfacb7b - <tokio[1c40b45f5ac9007b]::runtime::context::scoped::Scoped<tokio[1c40b45f5ac9007b]::runtime::scheduler::Context>>::set::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5c0d3cfc2b99 - tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5c0d3cf75692 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1c40b45f5ac9007b]::runtime::context::Context>>::try_with::<tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5c0d3cf74d7e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[1c40b45f5ac9007b]::runtime::context::Context>>::with::<tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5c0d3cfc0a7d - tokio[1c40b45f5ac9007b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5c0d3cf813e0 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5c0d3cf82af6 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5c0d3cf82ff0 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5c0d3cf98173 - tokio[1c40b45f5ac9007b]::runtime::context::runtime::enter_runtime::<<tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5c0d3cf7df53 - <tokio[1c40b45f5ac9007b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5c0d3cf96321 - <tokio[1c40b45f5ac9007b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x5c0d3cf96dc9 - <tokio[1c40b45f5ac9007b]::runtime::runtime::Runtime>::block_on::<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x5c0d3cfa0503 - sqlx_core[6e287bb9bfc6e99b]::rt::test_block_on::<sqlx_core[6e287bb9bfc6e99b]::testing::run_test<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5c0d3cfb5d7e - sqlx_core[6e287bb9bfc6e99b]::testing::run_test::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}, sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5c0d3cfb5c46 - sqlx_core[6e287bb9bfc6e99b]::testing::run_test_with_pool::<sqlx_postgres[aac490f0adcd8291]::database::Postgres, fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}, rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5c0d3cfbe40a - <fn(sqlx_core[6e287bb9bfc6e99b]::pool::Pool<sqlx_postgres[aac490f0adcd8291]::database::Postgres>) -> rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::test_sweep_with_no_messages::{closure#0} as sqlx_core[6e287bb9bfc6e99b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5c0d3cfaaa2a - rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sweeper.rs:183:5
[INFO] [stdout]   51:     0x5c0d3cfa63f7 - rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sweeper.rs:183:38
[INFO] [stdout]   52:     0x5c0d3cf7dc46 - <rustOutboxSweeper[324eab615ba51cdb]::sweeper::tests::test_sweep_with_no_messages::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5c0d3cfd48cb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5c0d3cfd48cb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5c0d3cfe2145 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5c0d3cfe2145 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5c0d3cfe2145 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5c0d3cfdcca4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5c0d3cfdcca4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5c0d3cfe51c2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5c0d3cfe51c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5c0d3cfe51c2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5c0d3e4cf25f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5c0d3e4cf25f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73409b3c0aa4 - <unknown>
[INFO] [stdout]   74:     0x73409b44da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sweeper::tests::test_sweep_rolls_back_on_sqs_failure
[INFO] [stdout]     sweeper::tests::test_sweep_sends_message_and_updates_db
[INFO] [stdout]     sweeper::tests::test_sweep_with_no_messages
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustOutboxSweeper`
[INFO] running `Command { std: "docker" "inspect" "defe8c469a46ebb83594d9fa3045ce99f5763d6745d1a1924b2df0813cd1108d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "defe8c469a46ebb83594d9fa3045ce99f5763d6745d1a1924b2df0813cd1108d", kill_on_drop: false }`
[INFO] [stdout] defe8c469a46ebb83594d9fa3045ce99f5763d6745d1a1924b2df0813cd1108d
